sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.view
/
[main]SeslTouchTargetDelegate
/
ExtraInsets
/
of
of
@
NonNull
open
fun
of
(
left
:
Int
,
top
:
Int
,
right
:
Int
,
bottom
:
Int
)
:
SeslTouchTargetDelegate.ExtraInsets
(
source
)
@
NonNull
open
fun
of
(
leftRight
:
Int
,
topBottom
:
Int
)
:
SeslTouchTargetDelegate.ExtraInsets
(
source
)
@
NonNull
open
fun
of
(
@
Nullable
rect
:
Rect
)
:
SeslTouchTargetDelegate.ExtraInsets
(
source
)